home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d4 / bjtutor.arc / STATINFO.DAT < prev    next >
Text File  |  1990-11-26  |  2KB  |  16 lines

  1. PLAYER: Displays the current total of the players hand.
  2. $ WINNINGS: Tracks the players dollar winnings. This will be a negative number if the player has lost more money than he has won.
  3. % WIN: Displays the percentage of hands that the player has won.
  4. % LOSS: Displays the percentage of hands that the player has lost.
  5. % PUSH: Displays the percentage of hands that the player has tied.
  6. DEALER: Displays "??" until the player either stands or busts, then displays the dealers total.
  7. DLR BUST: Displays the percentage of hands that the dealer busted.
  8. PLR BUST: Displays the percentage of hands that the player busted.
  9. % DOUBLES: Displays the percentage of hands the player won when he doubled.
  10. % ERRORS: If ERROR TRACKING is activated, then this statistic indicates the percentage of hands that the player made an incorrect play decision based on the ACTIVE STRATEGY. Both ERROR TRACKING and ACTIVE STRATEGY can be adjusted by opening the SETTINGS menu.
  11. BET: Displays the players current bet. To change the players bet either set the AUTO BET PROMPT in the SETTINGS menu to "ON", or leave the AUTOBET PROMPT "OFF" and double-click the right mouse button in between hands. This allows you to bet between every hand, or whenever necessary.
  12. LAST: Displays the result of the previous hand. It Will display either: WON, LOSS, PUSH, or BJ! If you split a hand, LAST will only display the result of one hand at a time.
  13. CARDS LEFT: Displays the number of unused cards left in the current deck. The deck will not always be reshuffled at the end of the deck. You can adjust the RESHUFFLE POINT in the SETTING menu.
  14. # DECKS: Displays the current number of decks being used. DECKS can be adjusted from within the SETTINGS Menu.
  15. HANDS: Displays the Total Hands Played by the current player. By activating the AUTOJACK player you can watch as thousands of hands are played!
  16.